<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**
 * 
 * @authors Jea杨 (JJonline@JJonline.Cn)
 * @date    2015-04-22 13:47:13
 * @version $Id$
 */
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,figure,hr,menu,thead,tbody,tfoot,th,td{margin:0;padding:0}
ul,ol{list-style-type:none;list-style-image:none}
a{color:#333;text-decoration:none;outline:0;blr:expression(this.onFocus=this.blur());}
.ie a:active{background-color:transparent}
a:active,a:hover{color:#e60012;text-decoration:underline;outline:0}
a:focus{outline:none;}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;font-size:62.5%;}
body{font-size:14px;line-height:1.8;background:#fff;color:#333;}
body,button,input,select,textarea{font-family:"Microsoft Yahei",'helvetica neue',tahoma,'hiragino sans gb',stheiti,'wenquanyi micro hei',"\5B8B\4F53",sans-serif}
::-moz-selection{background:#eb7350;color:#fff;text-shadow:none}
::selection{background:#eb7350;color:#fff;text-shadow:none}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1{font-size:36px}
h2{font-size:30px}
h3{font-size:22px}
h4{font-size:18px}
h5{font-size:14px}
h6{font-size:12px}
b,strong{font-weight:bold}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
code,kbd,pre,samp{font-family:monaco,menlo,consolas,'courier new',courier,monospace}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
img{border:0 none;width:auto\9;height:auto;max-width:100%;vertical-align:top;-ms-interpolation-mode:bicubic;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}
legend{border:0 none;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
input,button{*overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top;resize:vertical}
select:disabled option:checked,option:disabled:checked{color:#D2D2D2}
@media screen and (-webkit-min-device-pixel-ratio:0){input{line-height:normal !important}
}input::-moz-placeholder,textarea::-moz-placeholder{color:darkGray;opacity:1}
label{cursor:pointer}
select[size],select[multiple],select[size][multiple]{border:1px solid #aaa;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
p{white-space:normal;word-wrap:break-word}
.clearfix:before,.clearfix:after{content:"";display:table}
.clearfix:after{clear:both}
.clearfix{*zoom:1}
.clearall{overflow:hidden;_overflow:visible;*zoom:1}
.clearcell{display:table-cell;*zoom:1}
.clearcell:after{clear:both;display:block;visibility:visible;overflow:hidden;height:0 !important;line-height:0;font-size:xx-large;content:""}
.nowrap{white-space:nowrap;word-wrap:normal}
/**Base Framework**/
.wrap {width:1200px;margin:0 auto;}
/**header &amp;&amp; logo**/
.header {height:60px;position:relative;z-index:20;}
.headerContainer {padding:0 0 0 280px;}
.hIntro {height:15px;line-height:15px;background:#e60012;font-size:10px;color:#FFF;}
.hIntro p {margin:0 auto;}
.hIntro a,.hIntro a:visited,.hIntro a:hover{color:#FFF;}
.logo {float:left;width:280px;height:60px;margin:0 0 0 -280px;_margin:0 0 0 -140px;}
.navgation {height:30px;padding:15px 0;float:right;position:relative;}
.navgation .nav_list {float:left;font-size:16px;height:30px;line-height:30px;width:94px;position:relative;z-index:30;text-align:center;}
.nowNavHover {background:#eee;border-radius:4px;}
.nowNavHover:hover {background:#eee;}
/**hot icon**/
.nav_a {position:relative;display:block;width:94px;height:30px;z-index:40;}
.nav_a:hover {text-decoration:none;}
.ico_hot {display:inline-block;position:absolute;right:2px;top:2px;width:17px;height:7px;background:url(../Images/hot.png) no-repeat 0 0;z-index:100;}
/**apply intro &amp;&amp; hover**/
.nav_hover {position:absolute;z-index:46;width:250px;left:-78px;height:40px;border:1px solid #ddd;background:#fafafa;border-radius:3px;top:30px;display:none;}
.nav_hover a {position:relative;font-size:14px;display:inline-block;width:75px;line-height:20px;margin:10px auto;text-align:center;}
/**triangle**/
.triangle {display:block;position:absolute;width:0;height:0;border-top:7px solid transparent;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ddd;top:-14px;left:117px;overflow:hidden;_border-style:dashed dashed solid dashed;}
.in_triangle {border-bottom:7px solid #fafafa;top:-13px;}
/**product intro &amp;&amp; hover**/
.product_list {height:110px;width:698px;left:-324px;background:#fff;}
.product_list .triangle {left:364px;}
.product_preview {position:relative;width:690px;margin:0 4px;}
.product_preview li {width:115px;padding-top:10px;float:left;}
.product_preview li a {display:block;width:120px;padding:0;margin:0;color:#999;}
.product_preview li img {display:block;width:100px;padding:0;margin:0 10px;}

/**slider**/
.sliderContainer {width:100%;height:400px;margin:0 auto;z-index:10;}
.smallslider,.sps_slider {position:relative;padding:0;margin:0;overflow:hidden;}
.smallslider ul,.sps_slider ul {list-style-type:none;padding:0;margin:0;position:absolute;width:100%;height:auto;z-index:11;}
.smallslider li,.sps_slider li {width:100%;margin:0;padding:0;}
.smallslider li a ,.sps_slider li a {margin:0;padding:0;}
.smallslider li a img,.sps_slider li a img {border:0;padding:0;margin:0;vertical-align:top;width:100%;}
.smallslider  h3 ,.sps_slider h3 {position:absolute;font-weight:bold;font-size:12px;margin:0;padding:0;line-height:26px;z-index:102; width:100%;color:#ccc;}
.smallslider  h3 a,.sps_slider h3 a {padding:0;margin:0;text-indent:0; }
.smallslider  h3 a:link,.smallslider  h3 a:visited,.sps_slider h3 a:link,.sps_slider h3 a:visited{text-decoration:none;color:#FFFFFF;}
.smallslider  h3 a:hover{text-decoration:underline;color:#FF6600;}
.smallslider-btns{position:absolute;z-index:103;left:50%;margin-left:-58px;}
.smallslider-btns span{background-color:#FFFFFF;border:1px solid #dedede;color:#000;cursor:pointer;float:left;font-size:12px;height:25px;line-height:25px;text-align:center; width:25px;display:block;margin-left:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.smallslider-btns span.current-btn{ background-color:#c10009; border:1px solid #c10009; color:white; font-size:13px;font-weight:bold;}
.smallslider-lay{position:absolute;background:black;height:26px;width:100%; z-index:101;}

.contact {font-size:18px;line-height:32px;background:#ddd;margin:20px auto;}
.contact span {display:inline-block;width:25%;text-align:center;}
.contact span strong {color:#e60012;font-weight:normal;}
/**index model**/
.index_intro_container {margin-bottom:15px;}
.index_intro_container h2 {height:30px;line-height:30px;font-size:17px;}
.index_intro_container h2 strong {display:inline-block;width:90px;}
.index_intro_container h2 span {font-size:14px;display:inline-block;margin-left:20px;}
.index_intro_container h2 span a {display:inline-block;width:75px;margin-right:5px;}
.index_intro_container .app {height:220px;margin:0 auto;text-align:center;position:relative;overflow:hidden;}
.index_intro_container .app .pic {display:block;width:100%;height:220px;position:relative;}
.app1 {background-color:#ffd55d;}
.app2 {background-color:#ff6d3a;}
.app3 {background-color:#86bc26;}
.app4 {background-color:#6dc2e9;}
.app5 {background-color:#f9f9f9;}
.app6 {background-color:#fdfdfd;}
.app7 {background-color:#ffffff;}
.app8 {background-color:#efefed;}
.index_intro_container .app .current {position:absolute;bottom:0px;width:100%;height:220px;color:#FFF;}
.index_intro_container .app .now {font-size:16px;height:30px;line-height:30px;position:absolute;bottom:0px;width:100%;background-color:rgba(0,0,0,0.5);}
.index_intro_container .app .current .hover {display:none;position:absolute;bottom:0px;width:100%;height:220px;background-color:rgba(0,0,0,0.5);}
.index_intro_container .app .current .hover h3 {margin-top:50px;}
.index_intro_container .app .current .hover a {margin-top:10px;display:inline-block;padding:5px 10px;background-color:#e60012;color:#ffffff;height:18px;line-height:18px;}
/**index news***/
.index_news .news_more {display:inline-block;float:right;color:#e60011;font-size:12px;}
.index_intro_container h2 {border-bottom:1px solid #ddd;padding-bottom:3px;}
/**news event**/
.news {margin:0 auto;text-align:center;position:relative;overflow:hidden;}
.news .pic {display:block;width:100%;position:relative;}
.news .current {position:absolute;bottom:0px;width:100%;color:#FFF;}
.news .now {font-size:16px;height:30px;line-height:30px;position:absolute;bottom:0px;width:100%;background-color:rgba(0,0,0,0.5);}
.news .current .hover {display:none;position:absolute;bottom:0px;width:100%;background-color:rgba(0,0,0,0.5);}
.news .current .hover a {margin-top:10px;display:inline-block;padding:5px 10px;background-color:#e60012;color:#ffffff;height:18px;line-height:18px;}
/**friend link**/
.index_link {padding:10px 15px;border:1px solid #eee;border-radius:3px;background:#FAFAFA;}
.index_link h5 {margin-bottom:10px;}
.index_link p {line-height:30px;}
.index_link p a {height:30px;display:inline-block;margin-right:25px;background:url(../Images/dot_b.png) no-repeat left center;padding-left:12px;}

/**intro map**/
.map {width:85%;height:600px;margin:15px auto;border:1px solid #ddd;border-radius:5px;}
.map img {max-width:none;}

/**100%width container &amp;&amp; anyway framework**/
.container,.row {width:100%;margin:0 auto;}
.container img {width:100%;text-align:center;}
.row .span2,.row .span3,.row .span4 {display:block;float:left;}
.span1 {width:100%;}
.span2 {width:50%;}
.span3 {width:33.33333333%;}
.span4 {width:25%;}
/**LightErp**/
.LightErp {margin:0 auto;margin-bottom:15px;width:100%;}
.LightErp h2 {text-align:center;border-bottom:3px solid #dedede;}
.LightErp h2 .commen {font-size:16px;color:#333;}
.LightErp h2 .current {font-size:20px;color:#e60012;font-weight:bold;text-decoration:underline;}
.LightErpU {display:inline-block;margin:0 15px;}

.U h3 {color:#e60012;text-align:center;height:35px;line-height:35px;margin:10px auto;}
.U h4 {text-align:center;}
.U p {text-align:center;margin-bottom:20px;}
.Uleft {background:#f6f6f6;margin:0 auto;}
.Uleft .text {float:left;width:50%;}
.Uleft .text p {padding-top:10%;width:55%;margin:0 auto;line-height:30px;color:#616161;text-align:left;}
.Uleft .image {margin:25px 0;text-align:right;float:right;}
.Uright {background:#FFF;margin:0 auto;}
.Uright .image {width:50%;float:left;margin:25px auto;}
.Uright .text {width:50%;float:right;}
.Uright .text p {padding-top:10%;width:55%;margin:0 auto;line-height:30px;color:#616161;text-align:left;}

.U2des {background:#f6f6f6;padding:5px 0 30px 0;margin-top:20px;}
.U2des h4 {margin:20px auto;}
.Uwy {margin:0 15%;padding:3%;border:1px solid #f0b39b;height:160px;border-radius:3px;}
.Uwy h5 {font-size:16px;text-align:center;color:#e60012;text-align:center;height:35px;line-height:35px;margin:10px auto;}
.Uwy p {text-align:left;}
.U2text {padding:20px 0 0;}
.U2text p {text-align:left;line-height:25px;}
.U2list {padding:0 5%;}
.U2list li {border:1px solid #dedede;padding:20px 10px 10px 10px;height:90px;margin:0 0 15px 0;border-radius:3px;background:#F6F6F6;}
.U2list li h6 {font-size:15px;color:#e60012;font-weight:bold;margin-bottom:10px;}
.Uwygn {padding:5%;}
.Uwygn h5 {text-align:center;background:#699f00;margin:20px auto 10px;padding:3px 5px;color:#FFF;font-size:15px;font-weight:bold;border-radius:30px;}
.Uwygn p {text-align:left;}
.U2gh .span2 {height:230px;border-bottom:1px solid #eee;padding-bottom:10px;}
.U2textIntro {width:300px;height:230px;padding:50px 0 0 20%;}
.U2textIntro h5 {font-size:16px;font-weight:bold;}
.U2friend {width:65%;margin:15px auto 25px;height:50px;}
.U2friend img {display:inline-block;height:50px;float:left;margin-right:15px;}
.U2,.U3,.U4 {display:none;}
/**mobile App**/
.mappTopContainer {background:#f6f6f6;}
.mappTopContainer .wrap {height:400px;padding:25px 0 0;background:url(../Images/baner/pic30.jpg) no-repeat left center;}
.mappTop {width:48%;float:right;height:300px;padding:35px 0 0;}
.mappTop h2 {color:#e60012;}
.mappTop h3 {font-size:19px;margin:10px auto;}
.mappTop p {line-height:35px;text-indent:2em;}
.mappNav {margin:25px auto;text-align:center;}
.mappNav a {text-decoration:none;display:inline-block;margin-right:25px;font-size:20px;}
.mappNav .current {border-bottom:3px solid #e60012;color:#e60012;}
.U8IconNav {width:100%;margin-top:25px;}
.U8IconNav li {width:14.285714285714285714285714285714%;float:left;}
.U8IconNav a {display:block;text-align:center;width:110px;height:110px;background-image:url(../Images/baner/mob.jpg);background-repeat:no-repeat;text-indent:-99999em;border:1px solid #dedede;border-radius:5px;margin-bottom:25px;}
.U8IconNav a:hover {border-color:#e60012;}
.U8des {text-indent:2em;width:95%;margin-bottom:20px;}
.mappIcon1 {background-position:0 0;}
.mappIcon2 {background-position:-110px 0;}
.mappIcon3 {background-position:-220px 0;}
.mappIcon4 {background-position:-330px 0;}
.mappIcon5 {background-position:-440px 0;}
.mappIcon6 {background-position:-550px 0;}
.mappIcon7 {background-position:0 -110px;}
.mappIcon8 {background-position:-110px -110px;}
.mappIcon9 {background-position:-220px -110px;}
.mappIcon10 {background-position:-330px -110px;}
.mappIcon11 {background-position:-440px -110px;}
.mappIcon12 {background-position:-550px -110px;}
.mappIcon13 {background-position:-660px 0;}
.mappIcon14 {background-position:-660px -110px;}
.mappIcon15 {background-position:0 -220px;}
.mappIcon16 {background-position:-110px -220px;}
.mappIcon17 {background-position:-220px -220px;}
.mappIcon18 {background-position:-330px -220px;}
.mappIcon19 {background-position:-440px -220px;}
.mappIcon20 {background-position:-550px -220px;}
.mappIcon21 {background-position:-660px -220px;}
.U8desList {position:relative;border-top:1px solid #dedede;padding:15px 0 25px;height:345px;overflow:hidden;}
.U8desList .span2 {position:relative;height:345px;}
.U8desList h3 {color:#e60012;}
.qrcode {position:absolute;z-index:10;bottom:0;}
.qrcodeBtn {display:block;width:162px;height:48px;position:relative;float:left;margin-right:5px;}
.qrcodeBtn a {display:inline-block;background-image:url(../Images/baner/mob.jpg);background-repeat:no-repeat;width:162px;height:48px;z-index:20;position:relative;}
.android {background-position:-162px -330px;}
.ios {background-position:0 -330px ;}
.qrcodeBtn img {display:none;width:162px;position:absolute;left:0;top:-162px;z-index:10;}
.leftImage img {display:block;float:right;line-height:345px;}
.rightImage img {display:block;float:left;line-height:345px;}
.rightQrcode {right:0;}

.U8Plus,.U9 {padding:20px 0;border-top:2px dashed #dedede;}
.sales {padding:20px 0;border-top:2px dashed #dedede;}
.sales h3 {text-align:center;color:#e60012;}
.sales .row {padding:20px 0;border-bottom:1px solid #dedede;border-top:1px solid #dedede;margin:20px auto;}

/**t-crm**/
.tcrm {width:100%;margin:0 auto;padding:20px 0;}
.tcrmBg {background:#F6F6F6;}
.tcrm h3 {text-align:center;color:#e60012;padding-bottom:10px;}
.tcrm p {text-align:center;}
.tcrm .span3 {text-align:center;}
.tcrm .span3 p {text-align:center;width:70%;margin:0 auto;}

/**apply**/
.SceneTop {width:100%;border-top:1px solid #f1f1f1;margin:0 0 20px 0;padding:10px 0;background:#FAFAFA;}
.SceneTop h2 {font-size:18px;text-align:center;border-bottom:1px solid #f1f1f1;line-height:30px;height:30px;padding-bottom:10px;margin-bottom:20px;}
.SceneTop h2  a {display:inline-block;margin:0 25px;}
.SceneTop h3  {color:#e60012;}
.SceneTop .current {color:#f60;border-bottom:2px solid #f60;}
.SceneDes {line-height:25px;padding:10px 0 10px 30px;}
.SceneTips {line-height:25px;padding:0 0 0 30px;color:#777;}
.Scene {margin-bottom:20px;}
.Scene .row .span4 a {display:block;padding:10px;margin:0 auto;overflow:hidden;}
.Scene .row .span4 a img {display:block;width:100%;overflow:hidden;}

/**customer**/
.customerContainer {height:300px;background:#eee url(../Images/customerTop.jpg) no-repeat center center;;border-top:1px solid #f1f1f1;}
.customerTab {width:702px;height:60px;margin:240px auto 0;text-align:center;}
.customerTab li {height:60px;float:left;width:230px;margin-right:4px;}
.customerTab li a {height:60px;line-height:60px;width:230px;display:block;font-size:20px;text-decoration:none;}
.customerTab .ctab {background:#777;color:#FFF;}
.customerTab .ctabHover {background:#dedede;color:#777;}
.Customer {background:#eee;}
.Customer .CustomerContent {background:#FFF;margin:15px auto;border-radius:5px;}
.Customer .row  {margin-top:15px;}
.Customer .row .span4 {margin:0 auto 15px;}
.Customer .row .span4 a {width:243px;display:block;margin:0 auto;text-decoration:none;padding-bottom:10px;background:#eee url(../Images/exp_loading.gif) no-repeat center center;border:1px solid #ddd;}
.Customer .row .span4 a:hover {-moz-box-shadow:0 0 8px 3px #999;-webkit-box-shadow:0 0 8px 3px #999;box-shadow:0 0 8px 3px #999;border:1px solid #eee;}
.Customer .row .span4 a img {width:243px;height:177px;display:block;text-align:center;}
.Customer .row .span4 h3 {font-size:15px;height:25px;line-height:25px;color:#333;margin:10px 0 0;font-weight:bold;padding-left:15px;}
.Customer .row .span4 p {width:243px;height:25px;line-height:25px;color:#666;padding-left:15px;}

/**customer_article**/
.customer_article {background:#eee;padding:10px 0;}
.customer_article .c1 {background:#fff;border-radius:5px;}
.customer_article .c1 h1 {font-size:22px;color:#e60012;padding:20px 25px}
.customer_des {padding-bottom:25px;}
.customer_des .c0 {padding:0 0 20px 550px;}
.customer_des img {display:block;float:left;margin-left:-525px;max-width:none;-moz-box-shadow:0 0 8px 3px #aaa;-webkit-box-shadow:0 0 8px 3px #aaa;box-shadow:0 0 8px 3px #aaa;background:#eee url(../Images/exp_loading.gif) no-repeat center center;}
.customer_des .c {padding:0 25px 0 0;}
.customer_des .c h3 {padding:0 0 15px 0;font-size:18px;}
.customer_des .c p {line-height:30px;color:#828282;font-size:15px;text-indent:2em;}
.content .customer_use_product {margin:25px auto;padding:15px 25px;border:1px solid #ddd;border-radius:5px;}
.content .customer_use_product p {text-indent:0;color:#e60012;font-size:20px;}
.content .customer_use_product ul {margin-top:15px;padding-left:10px;}
.content .customer_use_product ul li {padding-left:15px;background:url(../Images/dot.png) no-repeat left center;font-size:16px;margin:3px auto;color:#699f00;}
.content .customer_use_product ul li a {color:#699f00;}
.content .customer_use_product ul li a:hover {color:#699f00;text-decoration:underline;}
.customer_p {display:inline-block;background:#eee;padding:0 8px;border-radius:5px;}
.customer_p:hover {background:#e60012;color:#FFF;text-decoration:none;}
.customer_sidebar a {display:block;margin:10px auto;text-align:center;text-decoration:none;margin-bottom:15px;}
.customer_sidebar p {color:#e60012;}
.customer_sidebar p.customer_p_des {color:#818181;font-size:15px;}
.CustomerTitle h2 {padding:0 25px;font-size:25px;margin-bottom:25px;line-height:39px;height:39px;}

/**service**/
.serviceTop {background:#1e3f62;}
.service h3 {color:#e60012;padding:10px 0;}
.service p {height:30px;line-height:30px;margin-bottom:15px;}
.service .tab {text-decoration:none;height:30px;line-height:30px;display:inline-block;padding:0 10px;margin:0 10px;background:#dedede;border-radius:3px;}
.service .tab:hover  {background:#e60012;color:#FFF;}
.service .tabHover {background:#e60012;color:#FFF;}
.service {border-top:1px solid #dedede;}
.serviceContent h4 {height:50px;text-indent:-99999em;overflow:hidden;background-image:url(../Images/iconService.jpg);background-repeat:no-repeat;width:200px;margin-bottom:10px;}
.serviceContent p {line-height:35px;font-size:17px;}
.serviceXC {background:url(../Images/serviceXc.jpg) no-repeat left center;height:250px;padding:20px 0;}
.serviceXC .serviceContent {width:30%;margin:30px 10% 0 60%;}
.serviceXC .serviceContent h4 {background-position:-10px 0;}
.serviceRX {background:url(../Images/serviceRx.jpg) no-repeat right center;height:250px;padding:20px 0;}
.serviceRX .serviceContent {width:30%;margin:30px 60% 0 10%;}
.serviceRX .serviceContent h4 {background-position:-10px -50px;}
.serviceYC {background:url(../Images/serviceYc.jpg) no-repeat left center;height:250px;padding:20px 0;}
.serviceYC .serviceContent {width:30%;margin:30px 10% 0 60%;}
.serviceYC .serviceContent h4 {background-position:-10px -100px;}
.serviceWF {background:url(../Images/serviceWf.jpg) no-repeat right center;height:250px;padding:20px 0;}
.serviceWF .serviceContent {width:30%;margin:30px 60% 0 10%;}
.serviceWF .serviceContent h4 {background-position:-10px -150px;}
/**article frame**/
.line {border-top:1px solid #eee;border-bottom:1px solid #eee;background:#eee}
.ContentContainer {padding:0 340px 0 0;overflow:hidden;}
.content {padding:10px 20px;background-color:#fff;border-radius:5px;margin-top:10px;}
.content .apply_node_nav {text-align:center;margin:10px 0 25px;}
.content .apply_node_nav a {display:inline-block;margin:10px 5px;background:#eee;padding:5px;border-radius:5px;color:000;text-decoration:none;}
.content .apply_node_nav a:hover {background:#e60012;color:#FFF;}
.content h1 {text-align:center;font-size:25px;}
.content h2 {font-size:18px;margin:20px -5px 20px -10px;border-left:4px solid #e60012;padding-left:18px;background:#dedede;  font-weight:bold;}
.content h3 {font-size:16px;margin:20px -5px 20px 10px;border-left:4px solid #e60012;padding-left:18px;background:#eee;font-weight:normal;}
.content p {line-height:32px;text-indent:2em;font-size:15px;margin-bottom:15px;}
.content .imageContent {margin:0 auto;text-align:center;margin-bottom:15px;}
.content .apply_pdf_down {margin:15px 15px 15px 0;border:1px solid #dedede;border-radius:3px;padding:15px 0 15px 45px;background:url(../Images/download.png) no-repeat left center;}
.content .apply_pdf_down .pdf_icon {background:url(../Images/pdf.png) no-repeat 0 3px;margin-left:24px;}
.content .apply_pdf_down .pdf_icon a {color:#e60012;text-decoration:underline;}
.content .apply_pdf_down .pdf_icon a:hover {color:#333;text-decoration:none;}
.content .apply_node_movie {text-align:center;margin:25px auto;}
.sidebar {float:right;margin-top:10px;margin-right:-340px;width:330px;_margin-right:-170px;background-color:#fff;border-radius:5px;}
.sidebarContainer {width:310px;margin:10px auto 15px;}
.sidebarContainer h3 {font-size:16px;background:#dedede;padding:0 10px 0;border-left:4px solid #e60012;margin-bottom:10px;}
.sidebarContainer .dot li {line-height:25px;margin-top:6px;padding-left:15px;background:url(../Images/dot_red.png) no-repeat left center;}
.apply_customer_sidebar a {display:block;width:260px;margin:15px auto;border:1px solid #ddd;text-decoration:none;padding-bottom:10px;}
.apply_customer_sidebar a:hover {-moz-box-shadow:0 0 8px 3px #999;-webkit-box-shadow:0 0 8px 3px #999;box-shadow:0 0 8px 3px #999;border:1px solid #eee;text-decoration:none;}
.apply_customer_sidebar .apply_customer_sidebar_des {font-size:15px;height:25px;line-height:25px;color:#333;margin:10px 0 0;font-weight:bold;text-indent:15px;}
.apply_customer_sidebar .apply_customer_sidebar_title {height:25px;line-height:25px;color:#666;text-indent:15px;}

/**product detail**/
.productContent {border-top:1px solid #f1f1f1;background:#ddd;}
.productContent .p_first_top {width:550px;margin:25px auto;padding-left:170px;background:url(../Images/no1.gif) no-repeat left center;color:#e60012;}
.productContent .p_first_top p {line-height:25px;}
.productContent .product_title {background:#FFF;padding:15px 0;}
.productContent .product_simple_des {background:#FFF;padding:10px 0;border:none;margin:0;text-align:center;color:#e60012;}
.productContent .p_white {background:#fff;padding-bottom:20px;}
.productContent .p_dark {background:#F6F6F6;padding-bottom:20px;}
.productContent h1 {text-align:center;font-size:25px;}
.productContent h2 {font-size:18px;margin:0 0 20px 0;border-left:4px solid #e60012;padding-left:15px;background:#eee;font-weight:bold;}
.productContent h3 {font-size:16px;margin:0 0 20px 25px;border-left:4px solid #e60012;padding-left:15px;background:#eee;font-weight:normal;}
.productContent p {line-height:32px;text-indent:2em;width:85%;margin:0 auto 15px auto;}
.productContent .imageContent {margin:0 auto 15px auto;text-align:center;}
.productContent .apply_pdf_down {margin:25px 50px;border:1px solid #dedede;border-radius:3px;padding:15px 0 15px 45px;background:url(../Images/download.png) no-repeat left center;}
.productContent .apply_pdf_down .pdf_icon {background:url(../Images/pdf.png) no-repeat 0 3px;margin-left:24px;}
.productContent .apply_pdf_down .pdf_icon a {color:#e60012;text-decoration:underline;}
.productContent .apply_pdf_down .pdf_icon a:hover {color:#333;text-decoration:none;}
.productContent .apply_pdf_down p {width:100%;margin:0 auto;}
.productContent .apply_node_movie {text-align:center;margin:25px auto;}
.productContent .p_center {text-align:center;padding:15px 0;text-indent:0;font-size:17px;} 
.productContent .p_weight {font-weight:bold;color:#e60012}
.productContent .p_u9_list {width:800px;height:1200px;margin:0 auto;background:url(../Images/p_icon.png) no-repeat center center;}
.productContent .p_u9_list li {width:400px;height:200px;float:left;}
.productContent .p_u9_list li a {display:block;height:20px;line-height:20px;color:#616161;font-size:20px;border-left:4px solid #e60012;text-align:center;width:260px;margin:170px auto 0;}
.productContent .p_u9_list li a:hover {text-decoration:underline;}
/**product list**/
.product_list_content {width:85%;margin:20px auto;border-bottom:1px solid #dedede;}
.product_list_content li {margin:0 auto;height:200px;border-top:1px solid #dedede;}
.product_list_content .product_list_link {display:block;padding-left:400px;text-decoration:none;}
.product_list_content .product_list_link:hover {text-decoration:none;background:#eee}
.product_list_content .product_list_img {display:block;float:left;margin:25px -250px;_margin:25px -125px;}
.product_list_content .product_list_desContainer {width:430px;height:135px;padding:33px 0 32px;font-family:"华文细黑", "微软雅黑", "黑体";}
.product_list_content .product_list_title {height:45px;line-height:45px;color:#e60012;font-size:26px;}
.product_list_content .product_list_name {height:45px;line-height:45px;color:#141414;font-size:22px;}
.product_list_content .product_list_des {height:45px;line-height:45px;color:#818181;font-size:18px;}
/**sps**/
.sps_slider {width:100%;height:251px;margin:0 auto;z-index:10;}
.sps_slider .smallslider-btns span{background-color:#FFFFFF;border:1px solid #dedede;color:#000;cursor:pointer;float:left;font-size:12px;height:20px;line-height:20px;text-align:center; width:20px;display:block;margin-left:10px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.sps_slider .smallslider-btns span.current-btn{ background-color:#c10009; border:1px solid #c10009; color:white; font-size:12px;font-weight:bold;}
.sps_slider .smallslider-lay{position:absolute;background:black;height:26px;width:100%; z-index:101;}
.spsContainer {margin:10px auto;}
.spsContainer .spstips {height:220px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.spsContainer .spsIntro {width:325px;height:200px;margin:0 auto;text-align:center;background-image:url(../Images/sps/sps.png);background-repeat:no-repeat;position:relative;cursor:pointer;}
.spsContainer .spsIntro p {position:absolute;text-align:center;width:325px;bottom:-28px;color:#e30000;font-weight:bold;}
.spsIntro a {display:inline-block;width:325px;height:200px;text-decoration:none;}
.spsIntro1 {background-position:0 -1280px;}
.spsIntro2 {background-position:0 -880px;}
.spsIntro3 {background-position:0 -1080px;}
.spsIntro3_down {background:#ddd;width:325px;height:200px;display:none;}
.spsIntro3_down h2 {text-align:center;color:#272727;font-size:15px;padding-top:45px;}
.spsIntro3_down h3 {text-align:center;width:106px;height:30px;line-height:30px;margin:0 auto;background:#e30000;border-radius:3px;font-size:16px;color:#fff;}
.spsIntroInfo {position:relative;}
.yonyouIcon {position:absolute;background:url(../Images/sps/sps_ic.png) no-repeat center center;width:250px;height:150px;left:50%;top:50%;margin:-100px 0 0 -125px;}
.spsIntroInfo .spsIcon {height:220px;margin-bottom:10px;border:1px solid #d4d4d4;background-color:#f5f5f5;}
.spsIntroInfo1,.spsIntroInfo3 {margin-right:5px;padding-right:300px}
.spsIntroInfo2,.spsIntroInfo4 {margin-left:5px;padding-left:300px;}
.spsIntroInfo1 .right,.spsIntroInfo3 .right {width:300px;margin-right:-300px;float:right;height:220px;background-image:url(../Images/sps/sps.png);background-repeat:no-repeat;}
.spsIntroInfo1 .right {background-position:-25px -440px}
.spsIntroInfo3 .right {background-position:-25px 0}
.spsIntroInfo2 .left,.spsIntroInfo4 .left {width:300px;margin-left:-300px;float:left;height:220px;background-image:url(../Images/sps/sps.png);background-repeat:no-repeat;} 
.spsIntroInfo2 .left {background-position:-25px -235px}
.spsIntroInfo4 .left {background-position:-25px -660px}
.spsIntroInfo1 .left,.spsIntroInfo3 .left {padding:35px 0 0 35px;}
.spsIntroInfo2 .right,.spsIntroInfo4 .right {padding:35px 0 0 0;}
.spsIcon h2 {font-size:21px;color:#e30000;font-weight:bold;}
.spsIcon p a {margin-top:10px;display:inline-block;width:54px;height:20px;background:url(../Images/sps/btn.jpg) no-repeat center center;}
.spsService {border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;padding:15px 0}
.spsService a {display:block;height:108px;text-decoration:none;}
.spsService h2 {padding-top:50px;font-size:18px;color:#000;}
.spsService p {font-size:15px;color:#616161;}
.spsService1 {height:108px;text-align:center;border-right:1px solid #dddddd;background:url(../Images/sps/icon1.jpg) no-repeat top center;}
.spsService2 {height:108px;text-align:center;border-right:1px solid #dddddd;background:url(../Images/sps/icon2.jpg) no-repeat top center;}
.spsService3 {height:108px;text-align:center;border-right:1px solid #dddddd;background:url(../Images/sps/icon4.jpg) no-repeat top center;}
.spsService4 {height:108px;text-align:center;background:url(../Images/sps/icon3.jpg) no-repeat top center;}
.span3Container {width:320px;margin:0 auto;border:1px solid #ddd;border-radius:5px;-moz-box-shadow:1px 2px 2px #999;-webkit-box-shadow:1px 2px 2px #999;box-shadow:1px 2px 2px #999;}
.span3Title {height:35px;line-height:35px;text-indent:19px;color:#e60012;border-bottom:3px solid #e60012;font-size:18px;}
.span3Content {padding:10px;}
.span3Content p img {text-align:center;}
.span3Content .intro {margin:10px 0 0;}
.span3Content .intro a {display:inline-block;height:25px;margin-right:15px;}
.td1 {width:60%;}
.td2 {width:25%;}
.spsIntroTable table{border-collapse:collapse;border-spacing:0}
.spsIntroTable th{text-align:left}
.spsIntroTable table{font-size:14px;width:100%;border: 1px solid #ddd;}
.spsIntroTable tr,.spsIntroTable th,.spsIntroTable td{vertical-align:middle;padding:10px;border:1px solid #ddd;}
.spsIntroTable table th {text-align:center;background:#a7a7a7;color:#fff;border-right:1px solid #fff;}
.spsIntroTable table tr:hover{background:#f3f3f3;}
.spsIntroTable table td a {color:#F60;}
.td3 {width:15%;text-align:center;}
.spsIntroTitle h2 {font-size:22px;color:#e30000}
.spsRead h1 {font-size:25px;text-align:center;color:#e30000;height:75px;line-height:75px;background:url(../Images/sps/bg2.jpg) no-repeat center center;margin-bottom:20px;}
.spsReadContent {background:url(../Images/sps/pic6.jpg) no-repeat right center;}
.spsReadContent h2 {font-size:18px;color:#e30000;padding:10px 0;}
.spsReadContent p {padding-left:15px;margin-left:20px;background:url(../Images/dot_red.png) no-repeat left center;line-height:30px;}
.popWindow {display:none;}
.showSpsVideo {z-index:10000;position:fixed;width:650px;border:1px solid #ddd;border-radius:5px;-moz-box-shadow:0 0 8px 5px #999;-webkit-box-shadow:0 0 8px 5px #999;box-shadow:0 0 8px 5px #999;top:50%;left:50%;margin:-230px 0 0  -325px;}
.showSpsVideoTitle {background:#eee;height:30px;line-height:30px;padding:0 5px;}
.showSpsVideoTitle h3 {background:#eee;font-size:16px;color:#e30000;}
.showSpsVideoTitle h3 a {display:inline-block;float:right;margin-right:10px;color:#666;text-decoration:none;}
.showSpsVideoTitle h3 a:hover {color:#e30000;text-decoration:none;}
.showSpsVideoContent {background:#fff;text-align:center;margin:0 auto;padding-top:5px;height:365px;}
/**news**/
.ShowNewsTop {border-bottom:1px solid #ddd;border-top:1px solid #eee;text-align:center;padding:2px 0;}
.newsContainer {background:#eee;}
.newsContent {padding:0 320px 0 0;}
.newsAside {margin-right:-320px;width:310px;float:right;}
.newsAside .newAsideContainer {background:#fff;border-radius:5px;margin-bottom:10px;}
.newAsideContainer h3 {height:32px;line-height:32px;border-bottom:1px solid #eee;padding-left:10px;font-size:16px;}
.newAsideContainer .p_random {width:290px;margin:0 auto;padding:0 0 15px 0;text-align:center;display:block;text-decoration:none;color:#333;}
.newAsideContainer .news_pDes {color:#818181;font-size:15px;}
.news_node {display:inline-block;padding:0 10px;height:16px;line-height:16px;border-right:1px solid #e6e6e6;}
.news_node em {font-style:normal;}
.node_last {border:none;}
.newAsideContainer .news_pName {color:#e60012;font-size:15px;}
.news_pImgList {padding:0 0 10px 0;width:290px;text-align:center;margin:0 auto;}
.news_pImgList li {margin-top:10px;}
.news_pImgList a {display:block;width:290px;height:181px;position:relative;}
.news_pImgList img {display:block;width:290px;height:181px;}
.news_pImgList p {position:absolute;width:290px;height:25px;line-height:25px;top:156px;background-color:rgba(0,0,0,0.5);color:#FFF;}
.article_info {text-align:center;color:#666;height:25px;line-height:25px;margin:15px auto;}
.article_share {text-align:center;color:#666;height:25px;line-height:25px;margin:15px auto;}
.newsList {border-radius:5px;background:#fff;margin:10px auto;}
.newsList h2 {border-bottom:1px solid #eee;height:35px;line-height:35px;padding-left:15px;font-size:18px;margin-bottom:10px;}
.News .row  {margin-top:15px;}
.News .row .span4 {margin:0 auto 15px;}
.News .row .span4 a {width:243px;display:block;margin:0 auto;text-decoration:none;padding-bottom:10px;background:#eee url(../Images/exp_loading.gif) no-repeat center center;border:1px solid #ddd;}
.News .row .span4 a:hover {-moz-box-shadow:0 0 8px 3px #999;-webkit-box-shadow:0 0 8px 3px #999;box-shadow:0 0 8px 3px #999;border:1px solid #eee;}
.News .row .span4 a img {width:243px;display:block;text-align:center;}
.News .row .span4 h3 {font-size:15px;height:25px;line-height:25px;color:#333;margin:10px 0 0;font-weight:bold;padding-left:15px;}
.News .row .span4 p {width:243px;height:25px;line-height:25px;color:#666;padding-left:15px;}

.news_page {border-top:1px solid #eee;height:35px;line-height:35px;text-align:center;margin-top:10px;padding:10px 0 5px 0;}
.news_page .current {display:inline-block;padding:5px 12px;color:#fff;border-radius:2px;margin-right:5px;background-color:#ddd;line-height:18px;}
.news_page .num {display:inline-block;padding:5px 12px;color:#fff;border-radius:2px;margin-right:5px;background-color:#00A2CA;line-height:18px;opacity:0.88;filter:alpha(opacity=88);}
.news_page .next,.news_page .prev,.news_page .first {display:inline-block;padding: 5px 12px;color: #fff;border-radius: 2px;	margin-right:5px;background-color: #51CC87;line-height: 18px;opacity: 0.88;filter: alpha(opacity=88);}
.news_page .end {display:inline-block;padding: 5px 12px;color: #fff;border-radius: 2px;margin-right:5px;background-color: #FF5E52;	line-height: 18px;opacity: 0.88;filter: alpha(opacity=88);}
.news_page .num:hover,.news_page .next:hover,.news_page .prev:hover,.news_page .end:hover,.news_page .first:hover {opacity: 1;filter: alpha(opacity=100);text-decoration:none;}
.autoLoadOver {color:red;}
/**point**/
.ShowPointTop {height:415px;background:#e7eff5 url(../Images/point/point_top.jpg) no-repeat bottom center;}
.pointTitle {text-align:right;margin:125px 50px 0 0;}
.ShowPointTop h1 {font-size:30px;color:#e60012;}
.ShowPointTop h1 a {color:#e60012;text-decoration:none;}
.ShowPointTop p {font-size:25px;color:#000;}
.point1 {background:#ddd;}
.point1 .imageContent {margin:0 auto;padding:15px 0;text-align:center;}
.point1 h2 {text-align:center;color:#e60012;font-size:28px;padding:25px 0;}
.point1 h2 a {color:#e60012;text-decoration:none;}
.point1 h3 {text-align:center;font-size:20px;}
.point1 p {text-align:center;font-size:16px;padding:15px 50px;line-height:35px;}
.point1 .p_white {background:#FFF;}
.point1 .p_dark {background:#F6F6F6;}


.back2up {position:fixed;width:50px;height:50px;right:10px;bottom:85px;border-radius:5px;display:none;}
.back2up a {border-radius:5px;display:block;width:50px;height:50px;background:url(../Images/baner/up.png) no-repeat center center;text-indent:-99999em;}
/**footer**/
.footer {background:#777;padding:20px 0;}
.footer .wrap {height:95px;}
.footer p {text-align:center;color:#FFF;padding:3px 0;line-height:25px;}
.footer a {color:#FFF;}
.footer a:hover {color:#ddd;}
/**auto adjust**/
@media screen and (max-width:1200px) {
    .wrap{width:980px}
    .news1 .current .hover {height:408px}
    .news2 .current .hover {height:204px}
    .news3 .current .hover {height:204px}
    .news1 .current .hover h3 {margin-top:110px;}
    .news2 .current .hover h3 {margin-top:50px;}
    .news3 .current .hover h3 {margin-top:50px;}
    .sps_slider {height:205px;}
}
@media screen and (min-width:1200px) {
    .wrap{width:1200px}
    .news1 .current .hover {height:500px}
    .news2 .current .hover {height:250px}
    .news3 .current .hover {height:250px}
    .news1 .current .hover h3 {margin-top:160px;}
    .news2 .current .hover h3 {margin-top:60px;}
    .news3 .current .hover h3 {margin-top:60px;}
    .sps_slider {height:251px;}
}
/**lte ie7 tips**/
.ieNot {width:600px;border:3px solid red;margin:25px auto;background:#ccc}
.ieNot p {text-align:center;margin:10px auto;}
.ieNot p a {color:red;}
/**&lt;=ie8 auto adjust css**/
.wrapBig .now,.wrapSmall .now {background-color:#000;opacity:0.5;filter:Alpha(opacity=50);}
.wrapBig .hover,.wrapSmall .hover {background-color:#000;opacity:0.5;filter:Alpha(opacity=50);}

.wrapBig {}
.wrapBig .sps_slider {height:251px;}
.wrapBig .news1 .current .hover {height:500px}
.wrapBig .news2 .current .hover {height:250px}
.wrapBig .news3 .current .hover {height:250px}
.wrapBig .news1 .current .hover h3 {margin-top:160px;}
.wrapBig .news2 .current .hover h3 {margin-top:60px;}
.wrapBig .news3 .current .hover h3 {margin-top:60px;}

.wrapSmall {}
.wrapSmall .sps_slider {height:205px;}
.wrapSmall .news1 .current .hover {height:408px}
.wrapSmall .news2 .current .hover {height:204px}
.wrapSmall .news3 .current .hover {height:204px}
.wrapSmall .news1 .current .hover h3 {margin-top:110px;}
.wrapSmall .news2 .current .hover h3 {margin-top:50px;}
.wrapSmall .news3 .current .hover h3 {margin-top:50px;}


/**development**/
.tbdyg{margin:50px;}</pre></body></html>